home *** CD-ROM | disk | FTP | other *** search
- #include <psp_adobe.ps>
- % PORTRAIT (PSP_1_PER_PAGE, PSP_4_PER_PAGE)
- % LANDSCAPE (PSP_2_PER_PAGE)
- #ifdef PSP_2_PER_PAGE
- #define LANDSCAPE
- #else
- #define PORTRAIT
- #endif
- /currentpacking where {pop sc_oldpacking setpacking}if
- end % md
- %%EndProlog
- %%BeginSetup
- md begin
- countdictstack
- [
- {%stopped
- %%BeginFeature: *ManualFeed False
- level2 {1 dict dup /ManualFeed false put setpagedevice}{statusdict begin /manualfeed false store end} ifelse
- %%EndFeature
- }featurecleanup
- countdictstack
- [
- {%stopped
- %%BeginFeature: *InputSlot Upper
-
- %%EndFeature
- }featurecleanup
- #ifdef PORTRAIT
- countdictstack
- [
- {%stopped
- %%BeginFeature: *PageRegion LetterSmall
- level2 {
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice
- }{
- /lettersmall where {pop lettersmall} {letterR} ifelse
- } ifelse
- %%EndFeature
- }featurecleanup
- (pspager)setjob
- /pT[1 0 0 -1 30 761]def/mT[1 0 0 -1 30 761]def
- #else
- (pspager)setjob
- /pT[1 0 0 -1 28 811]def/mT 90 $m rotate[1 0 0 -1 566 811]matrix concatmatrix def
- /por F def
- #endif
- /sD 16 dict def
- 300 level2{1 dict dup/WaitTimeout 4 -1 roll put setuserparams}{statusdict/waittimeout 3 -1 roll put}ifelse
- #ifdef PSP_1_PER_PAGE
- %%IncludeFont: Courier-Bold
- #else
- %%IncludeFont: Helvetica
- %%IncludeFont: Helvetica-Bold
- #endif
- %%IncludeFont: Courier
- #ifdef PSP_1_PER_PAGE
- /f0_1/Courier-Bold :mre
- /f1_1 f0_1 1.2 scf
- /f1_9 f1_1 9 scf
- /f2_1/Courier :mre
- /f3_1 f2_1 1.2 scf
- /f3_9 f3_1 9 scf
- #else
- /f0_1/Helvetica :mre
- /f0_12 f0_1 12 scf
- /f1_1/Helvetica-Bold :mre
- /f1_12 f1_1 12 scf
- /f2_1/Courier :mre
- /f2_5 f2_1 5 scf
- /f2_7 f2_1 7 scf
- #endif
- /Courier findfont[10 0 0 -10 0 0]:mf setfont
- %%EndSetup
-